home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / entry106.zip / LOGENTRY.DOC next >
Text File  |  1990-12-30  |  4KB  |  77 lines

  1. ===============================================================================
  2. LOGENTRY v1.06                                        Oliver Bell (GTN 013/000)
  3. ===============================================================================
  4.  
  5. LOGENTRY is yet another simple utility from the UK network. The format to run
  6. it is quick and easy to work out. For example: If you wanted to place a comment
  7. in the GT.LOG file that said something like 'Start of optimise' you would use
  8. the command like ;-
  9.  
  10. LOGENTRY Start of optimise
  11.  
  12. this would place a comment in the GT.LOG file that looked something like the
  13. following.
  14.  
  15. 12-28 09:54    ; Start of optimise
  16.  
  17.  
  18. There are also one or two reserved words that you can use to stamp user related
  19. information into the log, the connect speed, user name, access level, access
  20. rights etc. they are used in the following way.
  21.  
  22. Available Variables for Log Entries :-
  23.                                   &NAME      -  Full Name
  24.                                   &DTESPEED  -  Connect Speed
  25.                                   &LVL       -  Access Level
  26.                                   &ANSI      -  ANSI Support Status
  27.                                   &RIGHTS    -  Access Rights (UP, DN etc.)
  28.  
  29. Therefore the command line "LOGENTRY User: &NAME - Access Level &LVL" would put
  30. an entry in the log that looked something like the following - 
  31.  
  32. 12-28 09:54    ; User: Oliver Bell - Access Level A
  33.  
  34. The only thing to remember is that there must be a space before the '%' in any
  35. variable name. A reminder of these variable names is available by just typing
  36. 'LOGENTRY' at the command line without any following text.
  37.  
  38. This program is 'GT NET'ware and is available to all those who want to use it,
  39. all I ask is that you drop me a netmail postcard to let me know what you think,
  40. I can then, on that basis, decide whether to continue upgrading and supporting
  41. the program.
  42.  
  43. ===============================================================================
  44. The Wind                 +44 (0)254 682862        v.21, v.22, v.22bis, 9600:HST
  45. ===============================================================================
  46.  
  47. Updates:
  48.  
  49. -------------------------------------------------------------------------------
  50. 29-12-89 Version 1.01 - Changed the varable begin character from '%' to '&' due
  51. to a clash with the varables in the DOS batch command language. Oppps!
  52.  
  53. -------------------------------------------------------------------------------
  54. 04-01-90 Version 1.02 - Corrects an error with the format of the time in the
  55. log entry.
  56.  
  57. -------------------------------------------------------------------------------
  58. 16-02-90 Version 1.03 - Added Support For GT15.50. Also made help screen a
  59.                         little more attractive. Also if the GT.LOG file
  60.                         does not exist it will be correctly created.
  61.  
  62.                         Obviously GT15.50 is still (at time of release) in
  63.                         Beta and I cannot say what the new facilitys will be,
  64.                         simply typing 'LOGENTRY' at the DOS prompt will display
  65.                         variables available to YOU. The program will decide
  66.                         for itself which version of GT you are using and display
  67.                         only the relavant information.
  68.  
  69. -------------------------------------------------------------------------------
  70. 20-03-90 Version 1.04 - See additions in v1.03 - more of the same!
  71.  
  72. -------------------------------------------------------------------------------
  73. 19-08-90 Version 1.05 - One or two internal anomolies, nothing to really
  74.                         worry about, I'm just short of things to do!
  75.  
  76. -------------------------------------------------------------------------------
  77.